3.9 \(\int \frac {\cot ^5(x)}{a+a \csc (x)} \, dx\)

Optimal. Leaf size=36 \[ -\frac {\csc ^3(x)}{3 a}+\frac {\csc ^2(x)}{2 a}+\frac {\csc (x)}{a}+\frac {\log (\sin (x))}{a} \]

[Out]

csc(x)/a+1/2*csc(x)^2/a-1/3*csc(x)^3/a+ln(sin(x))/a

________________________________________________________________________________________

Rubi [A]  time = 0.05, antiderivative size = 36, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 2, integrand size = 13, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.154, Rules used = {3879, 75} \[ -\frac {\csc ^3(x)}{3 a}+\frac {\csc ^2(x)}{2 a}+\frac {\csc (x)}{a}+\frac {\log (\sin (x))}{a} \]

Antiderivative was successfully verified.

[In]

Int[Cot[x]^5/(a + a*Csc[x]),x]

[Out]

Csc[x]/a + Csc[x]^2/(2*a) - Csc[x]^3/(3*a) + Log[Sin[x]]/a

Rule 75

Int[((d_.)*(x_))^(n_.)*((a_) + (b_.)*(x_))*((e_) + (f_.)*(x_))^(p_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*
x)*(d*x)^n*(e + f*x)^p, x], x] /; FreeQ[{a, b, d, e, f, n}, x] && IGtQ[p, 0] && EqQ[b*e + a*f, 0] &&  !(ILtQ[n
 + p + 2, 0] && GtQ[n + 2*p, 0])

Rule 3879

Int[cot[(c_.) + (d_.)*(x_)]^(m_.)*(csc[(c_.) + (d_.)*(x_)]*(b_.) + (a_))^(n_.), x_Symbol] :> Dist[1/(a^(m - n
- 1)*b^n*d), Subst[Int[((a - b*x)^((m - 1)/2)*(a + b*x)^((m - 1)/2 + n))/x^(m + n), x], x, Sin[c + d*x]], x] /
; FreeQ[{a, b, c, d}, x] && IntegerQ[(m - 1)/2] && EqQ[a^2 - b^2, 0] && IntegerQ[n]

Rubi steps

\begin {align*} \int \frac {\cot ^5(x)}{a+a \csc (x)} \, dx &=\frac {\operatorname {Subst}\left (\int \frac {(a-a x)^2 (a+a x)}{x^4} \, dx,x,\sin (x)\right )}{a^4}\\ &=\frac {\operatorname {Subst}\left (\int \left (\frac {a^3}{x^4}-\frac {a^3}{x^3}-\frac {a^3}{x^2}+\frac {a^3}{x}\right ) \, dx,x,\sin (x)\right )}{a^4}\\ &=\frac {\csc (x)}{a}+\frac {\csc ^2(x)}{2 a}-\frac {\csc ^3(x)}{3 a}+\frac {\log (\sin (x))}{a}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.03, size = 26, normalized size = 0.72 \[ \frac {-\frac {1}{3} \csc ^3(x)+\frac {\csc ^2(x)}{2}+\csc (x)+\log (\sin (x))}{a} \]

Antiderivative was successfully verified.

[In]

Integrate[Cot[x]^5/(a + a*Csc[x]),x]

[Out]

(Csc[x] + Csc[x]^2/2 - Csc[x]^3/3 + Log[Sin[x]])/a

________________________________________________________________________________________

fricas [A]  time = 0.72, size = 45, normalized size = 1.25 \[ \frac {6 \, {\left (\cos \relax (x)^{2} - 1\right )} \log \left (\frac {1}{2} \, \sin \relax (x)\right ) \sin \relax (x) + 6 \, \cos \relax (x)^{2} - 3 \, \sin \relax (x) - 4}{6 \, {\left (a \cos \relax (x)^{2} - a\right )} \sin \relax (x)} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(x)^5/(a+a*csc(x)),x, algorithm="fricas")

[Out]

1/6*(6*(cos(x)^2 - 1)*log(1/2*sin(x))*sin(x) + 6*cos(x)^2 - 3*sin(x) - 4)/((a*cos(x)^2 - a)*sin(x))

________________________________________________________________________________________

giac [A]  time = 0.35, size = 29, normalized size = 0.81 \[ \frac {\frac {6 \, \sin \relax (x)^{2} + 3 \, \sin \relax (x) - 2}{\sin \relax (x)^{3}} + 6 \, \log \left ({\left | \sin \relax (x) \right |}\right )}{6 \, a} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(x)^5/(a+a*csc(x)),x, algorithm="giac")

[Out]

1/6*((6*sin(x)^2 + 3*sin(x) - 2)/sin(x)^3 + 6*log(abs(sin(x))))/a

________________________________________________________________________________________

maple [A]  time = 0.38, size = 35, normalized size = 0.97 \[ \frac {1}{2 a \sin \relax (x )^{2}}-\frac {1}{3 a \sin \relax (x )^{3}}+\frac {\ln \left (\sin \relax (x )\right )}{a}+\frac {1}{a \sin \relax (x )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cot(x)^5/(a+a*csc(x)),x)

[Out]

1/2/a/sin(x)^2-1/3/a/sin(x)^3+ln(sin(x))/a+1/a/sin(x)

________________________________________________________________________________________

maxima [A]  time = 0.31, size = 29, normalized size = 0.81 \[ \frac {\log \left (\sin \relax (x)\right )}{a} + \frac {6 \, \sin \relax (x)^{2} + 3 \, \sin \relax (x) - 2}{6 \, a \sin \relax (x)^{3}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(x)^5/(a+a*csc(x)),x, algorithm="maxima")

[Out]

log(sin(x))/a + 1/6*(6*sin(x)^2 + 3*sin(x) - 2)/(a*sin(x)^3)

________________________________________________________________________________________

mupad [B]  time = 0.30, size = 80, normalized size = 2.22 \[ \frac {3\,\mathrm {tan}\left (\frac {x}{2}\right )}{8\,a}-\frac {\ln \left ({\mathrm {tan}\left (\frac {x}{2}\right )}^2+1\right )}{a}+\frac {{\mathrm {tan}\left (\frac {x}{2}\right )}^2}{8\,a}-\frac {{\mathrm {tan}\left (\frac {x}{2}\right )}^3}{24\,a}+\frac {\ln \left (\mathrm {tan}\left (\frac {x}{2}\right )\right )}{a}+\frac {3\,{\mathrm {tan}\left (\frac {x}{2}\right )}^2+\mathrm {tan}\left (\frac {x}{2}\right )-\frac {1}{3}}{8\,a\,{\mathrm {tan}\left (\frac {x}{2}\right )}^3} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cot(x)^5/(a + a/sin(x)),x)

[Out]

(3*tan(x/2))/(8*a) - log(tan(x/2)^2 + 1)/a + tan(x/2)^2/(8*a) - tan(x/2)^3/(24*a) + log(tan(x/2))/a + (tan(x/2
) + 3*tan(x/2)^2 - 1/3)/(8*a*tan(x/2)^3)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \frac {\int \frac {\cot ^{5}{\relax (x )}}{\csc {\relax (x )} + 1}\, dx}{a} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(x)**5/(a+a*csc(x)),x)

[Out]

Integral(cot(x)**5/(csc(x) + 1), x)/a

________________________________________________________________________________________